.mx-popup{ width: 500px; height:500px; position: fixed; left:50%; top:50%; margin: -250px 0 0 -250px; background: #fff; z-index: 99999; display: none; }
.mx-popup em{ width: 30px; height:30px; position: absolute; left:0; top:0; cursor: pointer; }
.mx-popup em img{ width: 100%; display: block; }
.mx-popup img.mx-popup-bg{ width: 100%; display: block; }
.mx-popup a{ width: 277px; height: 46px; padding-left: 25px; background: #455bca; position: absolute; left:90px; bottom: 130px; }
.mx-popup a img{ height: 100%; float: left; display: block; }
.mx-popup a b{ width: 220px; height: 46px; line-height: 46px; text-indent: 9px; color: #fff; float: left; font-size: 18px; display: block; }
.mx-form{ width: 302px; height: 24px; position: absolute; left:90px; bottom: 92px; background: #f6cb03; }
.mx-form input{ width: 150px; height: 24px; padding: 0 2px; background: #fff; border-left: 3px solid #dd1010; border-right: 3px solid #dd1010; border-top: 1px solid #ee8787; border-bottom: 1px solid #ee8787; position: absolute; left:0; top:-1px; }
.mx-form span{ width: 142px; height: 24px; line-height: 24px; text-align: center; border:0; background: none; color: #fa0505; font-size: 14px; float: right; cursor: pointer; }
.mx-form button{ width: 142px; height: 24px; line-height: 24px; text-align: center; border:0; background: none; color: #fa0505; font-size: 14px; float: right; cursor: pointer; }
.mx-tel{ width: 288px; height: 37px; padding-left: 14px; position: absolute; left:90px; bottom: 25px; }
.mx-tel img{ height: 100%; float: left; display: block; }
.mx-tel b{ width: 220px; height: 37px; line-height: 37px; color: #dd1010; float: left; font-size: 18px; display: block; }